ASP.NET Core MVC コントロールヘルプ
Offset メソッド (FlexPieBaseBuilder<T,TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexPieBaseBuilder<T,TControl,TBuilder> クラス : Offset メソッド
The value.
Configurates C1.Web.Mvc.FlexPieBase<T>.Offset. Sets the offset of the slices from the pie center.
シンタックス
'宣言
 
Public Function Offset( _
   ByVal value As System.Single _
) As TBuilder
public TBuilder Offset( 
   System.float value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The offset is measured as a fraction of the pie radius.
参照

FlexPieBaseBuilder<T,TControl,TBuilder> クラス
FlexPieBaseBuilder<T,TControl,TBuilder> メンバ